Skip to main content
PATCH
`PATCH /v1/me/preferences` — update locale (`en`|`pt-BR`) and/or daily digest settings. Omitted fields are left unchanged.

Authorizations

Authorization
string
header
required

Session JWT issued by POST /v1/auth/telegram (Telegram Login Widget) or POST /v1/auth/magic/consume. Send as Authorization: Bearer <jwt>.

Body

application/json
digest_enabled
boolean | null
digest_hour_utc
integer<int32> | null
locale
string | null

Response

Preferences updated